home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / Windows PowerShell.INI < prev    next >
INI File  |  2008-03-25  |  4KB  |  327 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Windows PowerShell
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.ps1
  7. CommentString=#
  8. SharpComment=1
  9. IndentChar={
  10. UnIndentChar=}
  11. TabWidth=2
  12. SingleQuote=1
  13. DoubleQuote=1
  14. KeyWordChars=_-$?%
  15. CodeExplorer=ftPwrShell
  16. [KeyWords]
  17. $global=
  18. $local=
  19. $private=
  20. $script=
  21. -and=
  22. -as=
  23. -band=
  24. begin=
  25. -bnot=
  26. -bor=
  27. -bxor=
  28. -ccontains=
  29. -ceq=
  30. -cge=
  31. -cgt=
  32. -cle=
  33. -clike=
  34. -clt=
  35. -cmatch=
  36. -cne=
  37. -cnotcontains=
  38. -cnotlike=
  39. -cnotmatch=
  40. -contains=
  41. -creplace=
  42. default=
  43. end=
  44. -eq=
  45. exit=
  46. -f=
  47. -ge=
  48. -gt=
  49. -ieq=
  50. -ige=
  51. -igt=
  52. -ile=
  53. -ilike=
  54. -ilt=
  55. -ine=
  56. -inotcontains=
  57. -inotlike=
  58. -inotmatch=
  59. -ireplace=
  60. -is=
  61. -isnot=
  62. -le=
  63. -like=
  64. -lt=
  65. -match=
  66. -ne=
  67. -not=
  68. -notcontains=
  69. -notlike=
  70. -notmatch=
  71. -or=
  72. param=
  73. process=
  74. -replace=
  75. throw=
  76. trap=
  77. -xor=
  78. [ReservedWords]
  79. break=
  80. continue=
  81. do=
  82. else=
  83. elseif=
  84. filter=
  85. for=
  86. foreach=
  87. function=
  88. if=
  89. in=
  90. return=
  91. switch=
  92. until=
  93. while=
  94. [KeyWords2]
  95. add-content=
  96. add-history=
  97. add-member=
  98. add-pssnapin=
  99. clear-content=
  100. clear-host=
  101. clear-item=
  102. clear-itemproperty=
  103. clear-variable=
  104. compare-object=
  105. convertfrom-securestring=
  106. convert-path=
  107. convertto-html=
  108. convertto-securestring=
  109. copy-item=
  110. copy-itemproperty=
  111. export-alias=
  112. export-clixml=
  113. export-console=
  114. export-csv=
  115. foreach-object=
  116. format-custom=
  117. format-list=
  118. format-table=
  119. format-wide=
  120. get-acl=
  121. get-alias=
  122. get-authenticodesignature=
  123. get-command=
  124. get-content=
  125. get-credential=
  126. get-culture=
  127. get-date=
  128. get-eventlog=
  129. get-executionpolicy=
  130. get-help=
  131. get-history=
  132. get-host=
  133. get-childitem=
  134. get-item=
  135. get-itemproperty=
  136. get-location=
  137. get-member=
  138. get-pfxcertificate=
  139. get-process=
  140. get-psdrive=
  141. get-psprovider=
  142. get-pssnapin=
  143. get-service=
  144. get-tracesource=
  145. get-uiculture=
  146. get-unique=
  147. get-variable=
  148. get-wmiobject=
  149. group-object=
  150. import-alias=
  151. import-clixml=
  152. import-csv=
  153. invoke-expression=
  154. invoke-history=
  155. invoke-item=
  156. join-path=
  157. measure-command=
  158. measure-object=
  159. move-item=
  160. move-itemproperty=
  161. new-alias=
  162. new-item=
  163. new-itemproperty=
  164. new-object=
  165. new-psdrive=
  166. new-service=
  167. new-timespan=
  168. new-variable=
  169. out-default=
  170. out-file=
  171. out-host=
  172. out-null=
  173. out-printer=
  174. out-string=
  175. pop-location=
  176. push-location=
  177. read-host=
  178. remove-item=
  179. remove-itemproperty=
  180. remove-psdrive=
  181. remove-pssnapin=
  182. remove-variable=
  183. rename-item=
  184. rename-itemproperty=
  185. resolve-path=
  186. restart-service=
  187. resume-service=
  188. select-object=
  189. select-string=
  190. set-acl=
  191. set-alias=
  192. set-authenticodesignature=
  193. set-content=
  194. set-date=
  195. set-executionpolicy=
  196. set-item=
  197. set-itemproperty=
  198. set-location=
  199. set-psdebug=
  200. set-service=
  201. set-tracesource=
  202. set-variable=
  203. sort-object=
  204. split-path=
  205. start-service=
  206. start-sleep=
  207. start-transcript=
  208. stop-process=
  209. stop-service=
  210. stop-transcript=
  211. suspend-service=
  212. tee-object=
  213. test-path=
  214. trace-command=
  215. update-formatdata=
  216. update-typedata=
  217. where-object=
  218. write-debug=
  219. write-error=
  220. write-host=
  221. write-output=
  222. write-progress=
  223. write-verbose=
  224. write-warning=
  225. [KeyWords3]
  226. %=
  227. ?=
  228. ac=
  229. asnp=
  230. cat=
  231. cd=
  232. clc=
  233. clear=
  234. cli=
  235. clp=
  236. cls=
  237. clv=
  238. copy=
  239. cp=
  240. cpi=
  241. cpp=
  242. cvpa=
  243. del=
  244. diff=
  245. dir=
  246. echo=
  247. epal=
  248. epcsv=
  249. erase=
  250. fc=
  251. fl=
  252. foreach=
  253. ft=
  254. fw=
  255. gal=
  256. gc=
  257. gci=
  258. gcm=
  259. gdr=
  260. ghy=
  261. gi=
  262. gl=
  263. gm=
  264. gp=
  265. gps=
  266. group=
  267. gsnp=
  268. gsv=
  269. gu=
  270. gv=
  271. gwmi=
  272. h=
  273. history=
  274. chdir=
  275. iex=
  276. ihy=
  277. ii=
  278. ipal=
  279. ipcsv=
  280. kill=
  281. lp=
  282. ls=
  283. mi=
  284. mount=
  285. move=
  286. mp=
  287. mv=
  288. nal=
  289. ndr=
  290. ni=
  291. nv=
  292. oh=
  293. popd=
  294. ps=
  295. pushd=
  296. pwd=
  297. r=
  298. rd=
  299. rdr=
  300. ren=
  301. ri=
  302. rm=
  303. rmdir=
  304. rni=
  305. rnp=
  306. rp=
  307. rsnp=
  308. rv=
  309. rvpa=
  310. sal=
  311. sasv=
  312. sc=
  313. select=
  314. set=
  315. si=
  316. sl=
  317. sleep=
  318. sort=
  319. sp=
  320. spps=
  321. spsv=
  322. sv=
  323. tee=
  324. type=
  325. where=
  326. write=
  327.